mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
Add `.gitignore'.
This commit is contained in:
parent
77d3cf087d
commit
1054857d7a
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
*~
|
||||||
|
,*
|
||||||
|
*.tmp
|
||||||
|
*.go
|
||||||
|
tmp
|
Loading…
Add table
Reference in a new issue