Compare commits
10 Commits
66205d2607
...
907a8f7cff
Author | SHA1 | Date | |
---|---|---|---|
907a8f7cff | |||
a64406c37b | |||
a907dfdb37 | |||
ba6fc81816 | |||
487e1fce18 | |||
1d49981e66 | |||
6940055618 | |||
df5f970aa0 | |||
98724cd42f | |||
9d4109421f |
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
|
BIN
PBGitTheme.zip
BIN
PBGitTheme.zip
Binary file not shown.
2277
PBIDE-GitTool.pb
2277
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.
Before Width: | Height: | Size: 281 B After Width: | Height: | Size: 281 B |
Reference in New Issue
Block a user