mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
6 Commits
cd6d6c4afb
...
56450b43c8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
56450b43c8 | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
40c5d3211c | ||
|
|
d8635c69ba |
@ -1,5 +1,6 @@
|
||||
# General
|
||||
.DS_Store
|
||||
.localized
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
@ -26,3 +26,12 @@ Manifest*.toml
|
||||
# File generated by the Preferences package to store local preferences
|
||||
LocalPreferences.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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user