Skip to content

Commit 9c3f782

Browse files
committed
added my tag
1 parent 9eafa0c commit 9c3f782

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# generated
22
/build/
3+
/toolchain/
34
/dist/
45
/target/
56
/out/
@@ -110,3 +111,9 @@ coverage.xml
110111

111112
# generic
112113
*.log
114+
115+
# scons
116+
/.sconsign.dblite
117+
118+
# DS_Store
119+
.DS_Store

.veltzer.tag

Whitespace-only changes.

0 commit comments

Comments
 (0)