Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f534e11

Browse files
committed
Add build/ to .gitignore so it doesn't accidentally end up in commits.
1 parent 7de0d92 commit f534e11

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
build/
12
__pycache__
2-
*.pyc
3+
*.pyc

0 commit comments

Comments
 (0)