Edited the .gitignore to ignore the build files
This includes the output of diststable
parent
4d37aab047
commit
e58b208658
|
|
@ -19,4 +19,6 @@ tags
|
||||||
# Persistent undo
|
# Persistent undo
|
||||||
[._]*.un~
|
[._]*.un~
|
||||||
|
|
||||||
|
# Build
|
||||||
|
build
|
||||||
|
rhosts-*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue