mirror of
https://github.com/thiagoralves/OpenPLC_Editor.git
synced 2025-05-08 08:00:54 +08:00
Remove .DS_Store from version control and add to .gitignore
This commit is contained in:
parent
3121e4c50e
commit
246313b407
9
.gitignore
vendored
9
.gitignore
vendored
@ -15,6 +15,11 @@ __pycache__/
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
*.o
|
||||
*.obj
|
||||
*.a
|
||||
*.in
|
||||
*.Po
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
@ -137,3 +142,7 @@ dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
.DS_Store
|
||||
*~
|
||||
/openplc_editor.sh
|
||||
|
BIN
editor/.DS_Store
vendored
BIN
editor/.DS_Store
vendored
Binary file not shown.
BIN
editor/arduino/.DS_Store
vendored
BIN
editor/arduino/.DS_Store
vendored
Binary file not shown.
BIN
editor/arduino/examples/.DS_Store
vendored
BIN
editor/arduino/examples/.DS_Store
vendored
Binary file not shown.
BIN
editor/arduino/examples/Baremetal/.DS_Store
vendored
BIN
editor/arduino/examples/Baremetal/.DS_Store
vendored
Binary file not shown.
BIN
editor/arduino/src/.DS_Store
vendored
BIN
editor/arduino/src/.DS_Store
vendored
Binary file not shown.
BIN
editor/images/.DS_Store
vendored
BIN
editor/images/.DS_Store
vendored
Binary file not shown.
BIN
matiec/.DS_Store
vendored
BIN
matiec/.DS_Store
vendored
Binary file not shown.
BIN
matiec/lib/.DS_Store
vendored
BIN
matiec/lib/.DS_Store
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user