Skip to content

Commit 1850a16

Browse files
thomasthomas
authored andcommitted
add build folder and egg-info to gitignore
1 parent 4daa031 commit 1850a16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@
99
*.html
1010
*.cpp
1111
*.so
12+
*build*
13+
*egg-info*
1214
__pycache__

0 commit comments

Comments
 (0)