Merge pull request #168 from amplab/ignore

adding to gitignore
This commit is contained in:
mehrdadn
2016-06-26 21:00:25 +03:00
committed by GitHub
+7
View File
@@ -1,6 +1,13 @@
# The build directory should clearly not be checked in
/build
# Python byte code files
*.pyc
# Emacs temporary files
*~
*#
# Compiled Object files
*.slo
*.lo