.gitignore: ignore more stuff
This commit is contained in:
parent
bcb87552a0
commit
8e4a135b35
4
.gitignore
vendored
4
.gitignore
vendored
@ -19,10 +19,14 @@ stamp-h
|
||||
sources/glue/.deps/
|
||||
sources/glue/*.o
|
||||
sources/glue/*.lo
|
||||
sources/glue/*.la
|
||||
sources/glue/.libs/
|
||||
|
||||
# generated by the generator (we don't want anyone to commit these to the repo)
|
||||
sources/generated/*.cs
|
||||
sources/glue/generated.c
|
||||
doc/*
|
||||
sources/generate-stamp
|
||||
|
||||
# our "bin" folder when using makefile build
|
||||
out/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user