Skip to content

Commit

Permalink
Added gitignore to devel
Browse files Browse the repository at this point in the history
  • Loading branch information
dialkforkaushik committed Sep 16, 2016
1 parent a238dd7 commit dbf38e2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Git ignores for PyDEC.
# Ported from original .svnignore

*.pyc
*.bak
*.so
*.swp
dist
build
__svn_version__.py

0 comments on commit dbf38e2

Please sign in to comment.