.gitignore has been added
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# Build artifacts
|
||||||
|
buildroot/
|
||||||
|
rpmbuild/
|
||||||
|
*.tar.gz
|
||||||
|
*.rpm
|
||||||
|
*.src.rpm
|
||||||
|
|
||||||
|
# Editor/OS files
|
||||||
|
*~
|
||||||
|
.DS_Store
|
||||||
Reference in New Issue
Block a user