Skip to content

Commit fc02835

Browse files
author
Benjamin H C Carr
committed
add .gitignore
1 parent 7a8f089 commit fc02835

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*.pyc
2+
.env
3+
.env*
4+
db.sqlite3
5+
staticfiles/*
6+
*.AppImage

0 commit comments

Comments
 (0)