Skip to content

Commit

Permalink
Added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ebilionis committed Oct 24, 2015
1 parent 6b72eb4 commit 1f8307b
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
*.bbl
*.blg
*.spl
*.swo
*.docx\#
*.aux
*.log
*.pdf
*.~
*.dot
*.txt
*.pyc
*.html
*.pickle
*.inv
*.js
*.out
*doctree*
*.so
*.sh
*.swp
*.gz
*.png
*.eps
*.gif
*.h5
*.pcl
*.o???????
*.glo
*.gls
*.ilg
*.DS_Store
src/CMakeFiles/
src/Makefile
src/cmake_install.cmake
build
backup
*.fls
*.pdfsync
*.fdb_latexmk

0 comments on commit 1f8307b

Please sign in to comment.