mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 10:45:50 +00:00
Add top level out.txt to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -24,7 +24,7 @@ Debug/*.*
|
|||||||
Release/*.*
|
Release/*.*
|
||||||
|
|
||||||
# Ignore locally installed node_modules
|
# Ignore locally installed node_modules
|
||||||
node_modules
|
/node_modules
|
||||||
|
|
||||||
# Ignore tmp directory.
|
# Ignore tmp directory.
|
||||||
tmp
|
tmp
|
||||||
@@ -67,3 +67,6 @@ My Amplifier XE Results - RippleD
|
|||||||
# KeyvaDB files
|
# KeyvaDB files
|
||||||
*.key
|
*.key
|
||||||
*.val
|
*.val
|
||||||
|
|
||||||
|
# Compiler intermediate output
|
||||||
|
/out.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user