We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb3d6c commit c21cac6Copy full SHA for c21cac6
1 file changed
.gitignore
@@ -2,7 +2,5 @@ __pycache__/
2
piencrypt.egg-info/
3
web/
4
piencrypt/__pycache__/
5
-!requirements.txt
6
-!steps.txt
7
-.steps.txt
8
-.requirements.txt
+*.steps.txt
+*.requirements.txt
0 commit comments