mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
db44211d24
...
f503c3c563
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f503c3c563 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
0329c22a3d |
@ -19,3 +19,8 @@ target
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# These are crash reports automatically generated by the Rust compiler (rustc) when it
|
||||
# encounters an internal compiler error (ICE) - essentially a bug in the compiler itself,
|
||||
# not your code. The filename pattern is rustc-ice-<timestamp>-<pid>.txt.
|
||||
rustc-ice-*.txt
|
||||
|
||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
||||
*.~u
|
||||
*.project.~u
|
||||
*.suo
|
||||
|
||||
# TwinCAT Measurement
|
||||
*.vsm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user