mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
174f90866a
...
892f426957
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
892f426957 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
dc90fc47a1 | ||
|
|
da7ba4b35d |
@ -21,6 +21,10 @@ docs/site/
|
||||
# It records a fixed state of all packages used by the project. As such, it should not be
|
||||
# committed for packages, but should be committed for applications that require a static
|
||||
# environment.
|
||||
Manifest.toml
|
||||
|
||||
# PackageCompiler
|
||||
build/
|
||||
Manifest*.toml
|
||||
|
||||
# File generated by the Preferences package to store local preferences
|
||||
|
||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
||||
*.~u
|
||||
*.project.~u
|
||||
*.suo
|
||||
|
||||
# TwinCAT Measurement
|
||||
*.vsm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user