mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
[feat] add test tmp files to gitignore
This commit is contained in:
committed by
Christoffer Lerno
parent
772b20c26b
commit
b7ffa3b17c
6
.gitignore
vendored
6
.gitignore
vendored
@@ -80,4 +80,8 @@ TAGS
|
||||
result
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# tests
|
||||
/test/tmp/*
|
||||
/test/testrun
|
||||
|
||||
Reference in New Issue
Block a user