mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-02 12:32:40 +02:00
Update Gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
*.*.swp
|
*.*.swp
|
||||||
.directory
|
.directory
|
||||||
powder.def
|
powder.def
|
||||||
|
powder.pref
|
||||||
gmon.out
|
gmon.out
|
||||||
*.*.orig
|
*.*.orig
|
||||||
build/stamps/*
|
build/stamps/*
|
||||||
@@ -9,4 +10,9 @@ build/stamps/*
|
|||||||
utils/*
|
utils/*
|
||||||
*.log
|
*.log
|
||||||
build/*
|
build/*
|
||||||
src/python/stdlib/*
|
src/python/stdlib/*
|
||||||
|
*.exe
|
||||||
|
*.dll
|
||||||
|
*.srv
|
||||||
|
*.bat
|
||||||
|
*.o
|
Reference in New Issue
Block a user