gitignore: include junk so that git clean can handle it
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -3,10 +3,7 @@
|
||||
TODO.bak
|
||||
android-config.json
|
||||
build.log
|
||||
perf.data
|
||||
rusty-tags.vi
|
||||
notedeck-settings
|
||||
perf.data.old
|
||||
crates/notedeck_chrome/android/app/build
|
||||
.privenv
|
||||
*.so
|
||||
@@ -20,10 +17,5 @@ cache
|
||||
/dist
|
||||
/packages
|
||||
.direnv/
|
||||
src/camera.rs
|
||||
scripts/macos_build_secrets.sh
|
||||
*.patch
|
||||
*.txt
|
||||
/tags
|
||||
*.mdb
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user