Skip to content

Commit c3eceb4

Browse files
committed
feat: Add .gitignore
Signed-off-by: txtsd <code@ihavea.quest>
1 parent b4d0965 commit c3eceb4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitignore

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
build
2+
dist
3+
*.pyc
4+
PyLNP.user
5+
stderr.txt
6+
stdout.txt
7+
8+
Dwarf\ Fortress\ *
9+
LNP
10+
__pycache__
11+
*.bat
12+
13+
docs/_build
14+
docs/core
15+
docs/tkgui

0 commit comments

Comments
 (0)