mirror of https://github.com/davisking/dlib.git
Update the gitignore to ignore vim and idea
This commit is contained in:
parent
68ae858f27
commit
76edd49803
|
@ -1,2 +1,4 @@
|
||||||
|
**/.idea
|
||||||
|
*~
|
||||||
*.swp
|
*.swp
|
||||||
*.o
|
*.o
|
||||||
|
|
Loading…
Reference in New Issue