Add gitignore and remove temporary files
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
# Synology
|
||||
@eaDir/
|
||||
.SynologyWorkingDirectory/
|
||||
*.@SynoResource
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
# Office temporär
|
||||
~$*
|
||||
Reference in New Issue
Block a user