Skip to content

Commit

Permalink
Update .gitignore to ignore some generated files
Browse files Browse the repository at this point in the history
Change-Id: Ib3cb65033df824218c230cff019f7d1c87a514be
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
  • Loading branch information
ffilz committed May 24, 2018
1 parent 84b48f0 commit 2b65741
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ src/autom4te.cache/
src/build-aux/
src/rpm/
src/pkg-deb/
src/docker/
.deps/
.libs/
CMakeFiles/
Expand Down Expand Up @@ -49,3 +50,11 @@ Doxyfile
.project
.checkpatch.conf
src/scripts/systemd/nfs-ganesha-config.service
src/FSAL/FSAL_VFS/vfs/lustre_main.c
src/FSAL/FSAL_VFS/vfs/main.c
src/Protocols/NLM/sm_notify.ganesha
src/CMakeCache.txt
src/CPackConfig.cmake
src/CPackSourceConfig.cmake


0 comments on commit 2b65741

Please sign in to comment.