inital commit
This commit is contained in:
commit
1b7c9f339a
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
#Ignore VSCODE files
|
||||
.vscode
|
||||
|
||||
#Ignore IntelliJ files
|
||||
.idea
|
||||
|
||||
#Ignore output directory
|
||||
bin
|
Loading…
Reference in New Issue
Block a user