public
Description: A 2d game written in Java with real time lighting as a central gameplay mechanic.
Homepage: http://github.com/aschearer/shade/wikis
Clone URL: git://github.com/aschearer/shade.git
shade / .gitignore
100644 12 lines (11 sloc) 0.273 kb
1
2
3
4
5
6
7
8
9
10
11
12
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
bin
.classpath
.class
*.swp
.DS*