mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
5 Commits
56450b43c8
...
cfb6d9ef72
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cfb6d9ef72 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
40c5d3211c | ||
|
|
d8635c69ba |
@ -26,3 +26,12 @@ Manifest*.toml
|
|||||||
# File generated by the Preferences package to store local preferences
|
# File generated by the Preferences package to store local preferences
|
||||||
LocalPreferences.toml
|
LocalPreferences.toml
|
||||||
JuliaLocalPreferences.toml
|
JuliaLocalPreferences.toml
|
||||||
|
|
||||||
|
# Files generated by the Revise package to store local preferences
|
||||||
|
.history
|
||||||
|
.julia/
|
||||||
|
|
||||||
|
# Common temporary files and directories created by editors and operating systems
|
||||||
|
*.so
|
||||||
|
*.dylib
|
||||||
|
*.dll
|
||||||
|
|||||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
|||||||
*.~u
|
*.~u
|
||||||
*.project.~u
|
*.project.~u
|
||||||
*.suo
|
*.suo
|
||||||
|
|
||||||
|
# TwinCAT Measurement
|
||||||
|
*.vsm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user