Updated gitignore to work on Linux
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -13,5 +13,10 @@ build/
|
|||||||
*.ilk
|
*.ilk
|
||||||
*.pdb
|
*.pdb
|
||||||
|
|
||||||
|
# Linux binary files to exclude #
|
||||||
|
PashaBibko-UTIL-Example
|
||||||
|
LXC_Tests
|
||||||
|
lxc
|
||||||
|
|
||||||
# Ignores the log output file of the .exe #
|
# Ignores the log output file of the .exe #
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user