You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
write comment in .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,6 +1,9 @@
|
|||||||
# precompiled python
|
# precompiled python
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# precompiled jython
|
||||||
|
*$py.class
|
||||||
|
|
||||||
# compiled object file
|
# compiled object file
|
||||||
*.o
|
*.o
|
||||||
|
|
||||||
@@ -37,5 +40,3 @@ pokecrystal.rtc
|
|||||||
|
|
||||||
# some users are dumping png.py into extras/
|
# some users are dumping png.py into extras/
|
||||||
extras/png.py
|
extras/png.py
|
||||||
|
|
||||||
*$py.class
|
|
||||||
|
Reference in New Issue
Block a user