Skip to content

Commit

Permalink
Removing Makevars using .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Sep 1, 2023
1 parent ad6c5a4 commit 5a6baf3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions src/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.o
*.so
*.dll
^Makevars$
4 changes: 0 additions & 4 deletions src/Makevars

This file was deleted.

0 comments on commit 5a6baf3

Please sign in to comment.