Skip to content

Commit 031481f

Browse files
committed
more stuff to gitignore
1 parent abb7ac3 commit 031481f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,14 @@ __pycache__
33

44
# ignore Mac Finder droppings
55
.DS_Store
6+
7+
# ignore runtime-generated stuff
8+
/backup
9+
/conf
10+
/data
11+
/logs
12+
/tmp
13+
14+
# ignore build stuff
15+
/build
16+

0 commit comments

Comments
 (0)