initial commit
This commit is contained in:
9
Packages/Gitignore/gitignore/Waf.gitignore
Normal file
9
Packages/Gitignore/gitignore/Waf.gitignore
Normal file
@@ -0,0 +1,9 @@
|
||||
# For projects that use the Waf build system: https://waf.io/
|
||||
# Dot-hidden on Unix-like systems
|
||||
.waf-*-*/
|
||||
.waf3-*-*/
|
||||
# Hidden directory on Windows (no dot)
|
||||
waf-*-*/
|
||||
waf3-*-*/
|
||||
# Lockfile
|
||||
.lock-waf_*_build
|
||||
Reference in New Issue
Block a user