mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-10 04:50:37 -04:00
Merge pull request #367 from neerajbadlani/master
Update gitignore file to ignore cscope gen'ed files
This commit is contained in:
commit
e7abef1c4c
3
.gitignore
vendored
3
.gitignore
vendored
@ -41,6 +41,9 @@ Makefile.in
|
|||||||
TAGS
|
TAGS
|
||||||
tags
|
tags
|
||||||
|
|
||||||
|
# cscope stuff
|
||||||
|
cscope*
|
||||||
|
|
||||||
# Stuff made by our makefiles
|
# Stuff made by our makefiles
|
||||||
*.pc
|
*.pc
|
||||||
*.log
|
*.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user