mirror of
https://github.com/mabam/afpfs-ng-mac-GUI.git
synced 2025-02-17 01:30:49 +00:00
Fix AppleScript in “source” to be uncompiled, update .gitignore
This commit is contained in:
parent
dda795400a
commit
ba96fbd205
26
.gitignore
vendored
26
.gitignore
vendored
@ -1,2 +1,24 @@
|
|||||||
$ cat .gitignore
|
# Compiled source #
|
||||||
.DS_Store
|
###################
|
||||||
|
*.com
|
||||||
|
*.class
|
||||||
|
*.dll
|
||||||
|
*.exe
|
||||||
|
*.o
|
||||||
|
*.so
|
||||||
|
|
||||||
|
# Logs and databases #
|
||||||
|
######################
|
||||||
|
*.log
|
||||||
|
*.sql
|
||||||
|
*.sqlite
|
||||||
|
|
||||||
|
# OS generated files #
|
||||||
|
######################
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
|
BIN
source/afpfs-ng-OSX.volume_select.scpt
Executable file → Normal file
BIN
source/afpfs-ng-OSX.volume_select.scpt
Executable file → Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user