this repo has no description
1# Compiled source #
2###################
3*.com
4*.class
5*.dll
6*.exe
7*.o
8*.so
9*.ko
10*.pyc
11
12# Logs and databases #
13######################
14*.log
15
16# OS generated files #
17######################
18.DS_Store*
19ehthumbs.db
20Icon?
21Thumbs.db
22
23.kdev_include_paths
24*~
25Makefile
26CMakeFiles
27cmake_install.cmake
28CMakeCache.txt
29*.cmd
30Module.symvers
31
32# Directories where too much temp stuff may lay around
33tests
34
35# The suggested build folder
36build
37
38rpm/SOURCES
39rpm/RPMS
40rpm/SRPMS
41
42debbuild
43debian/changelog
44debian/.debhelper
45debian/files
46debian/darling-dkms.substvars
47debian/darling-dkms/
48debian/darling.substvars
49debian/darling/
50debian/debhelper-build-stamp
51debian/tmp/