Browse Source

Updated .gitignore to ignore development files.

test_fixup
Travis Cunningham 9 years ago
parent
commit
df60b0d6f0
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -1,3 +1,7 @@
venv
*.pyc
*.swp

build
libarchive/__libarchive.so
python_libarchive.egg-info

Loading…
Cancel
Save