mirror of https://github.com/odrling/Aegisub
Add lib and obj dirs to .gitignore
This commit is contained in:
parent
9b4fd7a051
commit
e259418190
|
@ -34,13 +34,14 @@
|
|||
*.zip
|
||||
*~
|
||||
|
||||
bin
|
||||
lib
|
||||
obj
|
||||
|
||||
.lvimrc
|
||||
.syntastic_cpp_config
|
||||
BuildLog.htm
|
||||
Debug
|
||||
Makefile.inc
|
||||
Release
|
||||
Win32
|
||||
acconf.h
|
||||
acconf.h.in
|
||||
aclocal.m4
|
||||
|
|
Loading…
Reference in New Issue