Add '.gitignore'-file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# - Downloads Linux AMD64
|
||||
*-linux-amd64
|
||||
|
||||
# - common
|
||||
*.swp
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
# - Downloads Linux AMD64
|
||||
*-linux-amd64
|
||||
|
||||
# - common
|
||||
*.swp
|
||||