Skip to content

Commit 3db9519

Browse files
committed
update .gitignore, remove ide specific ones, add configure.ac
1 parent 48c82eb commit 3db9519

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.vscode/
21
autom4te.cache/
32
build/
43
include/
@@ -12,6 +11,7 @@ aclocal.m4
1211
*.la
1312
config.*
1413
configure
14+
configure.ac
1515
configure.in
1616
install-sh
1717
libtool
@@ -23,8 +23,5 @@ mkinstalldirs
2323
*.php
2424
.deps
2525

26-
.ycm_extra_conf.py
27-
2826
!config.m4
2927
!php_bencode_doc.php
30-

0 commit comments

Comments
 (0)