add gitignore third_party
This commit is contained in:
parent
4313006fa6
commit
bb7e0b3df6
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,6 +9,8 @@ java/build/
|
||||
third_party/fftw/
|
||||
third_party/**/*.o
|
||||
third_party/**/*.a
|
||||
third_party/fftw-3.3.11.tar.gz
|
||||
third_party/fftw-3.3.11/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
Loading…
Reference in New Issue
Block a user