mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
write comment in .gitignore
This commit is contained in:
parent
c7a649c47d
commit
1c3ebf956d
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,6 +1,9 @@
|
||||
# precompiled python
|
||||
*.pyc
|
||||
|
||||
# precompiled jython
|
||||
*$py.class
|
||||
|
||||
# compiled object file
|
||||
*.o
|
||||
|
||||
@ -37,5 +40,3 @@ pokecrystal.rtc
|
||||
|
||||
# some users are dumping png.py into extras/
|
||||
extras/png.py
|
||||
|
||||
*$py.class
|
||||
|
Loading…
Reference in New Issue
Block a user