Skip to content

Commit

Permalink
chore: add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
e-kwsm committed Sep 11, 2024
1 parent 5a64feb commit 3b90851
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
*.a
*.cmake
*.la
*.lo
*.o
*.pc
*bench
.deps/
.libs/
Makefile
config.*
fftw3-mpi.f03
fftw3.f03
fftw3l-mpi.f03
fftw[-_]wisdom*
libtool
stamp-h1

0 comments on commit 3b90851

Please sign in to comment.