We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c091957 commit dc0d8a5Copy full SHA for dc0d8a5
.gitignore
@@ -0,0 +1,12 @@
1
+# git-ls-files --others --exclude-from=.git/info/exclude
2
+# Lines that start with '#' are comments.
3
+# For a project mostly in C, the following would be a good set of
4
+# exclude patterns (uncomment them if you want to use them):
5
+*~
6
+classes/
7
+*.swp
8
+__db.*
9
+dist/
10
+*.class
11
+scratch/
12
+.cachedir/
0 commit comments