Add .lnk
files to gitignore
I use some in my folder to easily get access to certain folders for testing
This commit is contained in:
parent
a57ef32633
commit
99af2f53e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
node_modules
|
node_modules
|
||||||
|
*.lnk
|
||||||
|
|
||||||
game_input/*
|
game_input/*
|
||||||
game_output/*
|
game_output/*
|
||||||
|
Loading…
Reference in New Issue
Block a user