Skip to content

Commit 108a0f9

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 4ffa503 commit 108a0f9

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)