Version stable
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
# PureBasic / build artefacts
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.o
|
||||
*.obj
|
||||
*.pdb
|
||||
*.res
|
||||
*.a
|
||||
*.lib
|
||||
*.d
|
||||
*.map
|
||||
*.dbg
|
||||
*.log
|
||||
*.temp
|
||||
*.bak
|
||||
*.cache
|
||||
|
||||
# IDE / OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.idea
|
||||
.vscode
|
746
PBIDE-GitTool.pb
746
PBIDE-GitTool.pb
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user