Skip to content

Commit 4c2af43

Browse files
author
Tom De Smedt
committed
cleanup .gitignore
1 parent 46f2575 commit 4c2af43

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.gitignore

+3-8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
1-
# Ignore compiled Python files
21
*.pyc
3-
4-
# Ignore development files
52
*.dev*
6-
7-
# Ignore Ninja files
83
*.nja
94

10-
# Ignore build folders
115
build
126
dist
137

14-
# Ignore cache folders
158
pattern/web/cache/tmp/
169
web/cache/tmp/
17-
test/pattern_unittest_db
10+
test/pattern_unittest_db
11+
12+
.DS_Store

0 commit comments

Comments
 (0)