Skip to content

Commit c4128a0

Browse files
committed
Basic gitignore
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 2f34b4c commit c4128a0

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+
/tmp/
3+
/build/
4+
/dist/
5+
/.eggs/
6+
/.cache/

0 commit comments

Comments
 (0)