This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Create Zig.gitignore
Bick Doner
3 years ago
parent
ce5da10a3a
commit
abbcca282f
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
Zig.gitignore
+ 4
- 0
Zig.gitignore
View File
@@ -0,0 +1,4 @@
+# This file is for zig-specific build artifacts.
+
+zig-cache/
+zig-out/