chore: add .gitignore for build artifacts
This commit is contained in:
parent
7588473a60
commit
74c94161cd
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Build artifacts
|
||||
*.o
|
||||
*.so
|
||||
moc_*.cpp
|
||||
moc_*.h
|
||||
Makefile
|
||||
.qmake.stash
|
||||
builddir/
|
||||
*_moc.cpp
|
||||
autogenerated/
|
||||
Loading…
x
Reference in New Issue
Block a user