git ignore

This commit is contained in:
Gaurav Mehta 2022-08-29 11:34:00 +10:00
parent 55b206cb1f
commit a450efbaa7
2 changed files with 8 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
/build
/.dapper
/.cache
/bin
/dist
*.swp
.idea
*.DS_Store

Binary file not shown.