add local gitignore
This commit is contained in:
parent
8800f76e55
commit
46b5f9f819
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
*.pdf
|
||||||
|
*.aux
|
||||||
|
*.backup
|
||||||
|
*.log
|
||||||
|
*.bbl
|
||||||
|
*.out
|
||||||
|
*.blg
|
||||||
|
*.pyc
|
||||||
|
*.log
|
||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
*.pcap
|
||||||
|
*.xpl
|
Loading…
Reference in New Issue
Block a user