You've already forked tiny-project
Add gitignore
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Ignore "ignore" & "tmp" folder
|
||||||
|
ignore
|
||||||
|
tmp
|
||||||
|
# Package
|
||||||
|
*.deb
|
||||||
|
*.rpm
|
||||||
|
*.zst
|
||||||
|
*.exe
|
||||||
|
*.out
|
||||||
|
# Log File
|
||||||
|
*.log
|
||||||
|
# Rickroll File
|
||||||
|
*.rickroll
|
Reference in New Issue
Block a user