Skip to content

Commit b94a97c

Browse files
apoelstraDavidson-Souza
authored andcommitted
gitignore: remove things that shouldn't be there
upstream libsecp now has a CMakeLists.txt file. Many years ago we added some things to .gitignore which appear to be local developers committing the names of their own stray files, and now this is causing the revendoring script to lose track of vendored files.
1 parent 934a81a commit b94a97c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
11
target/
22
Cargo.lock
3-
4-
#IntelliJ project files
5-
.idea
6-
*.iml
7-
8-
CMakeLists.txt
9-
cmake-build-debug

0 commit comments

Comments
 (0)