Browse Source

req .gitignore is now broken out

tags/release-00
gashapwn 3 years ago
parent
commit
1aee5b5e71
2 changed files with 2 additions and 2 deletions
  1. +0
    -2
      .gitignore
  2. +2
    -0
      req/.gitignore

+ 0
- 2
.gitignore View File

@@ -6,5 +6,3 @@ test_*.txt
*/p1.pl */p1.pl
*/p2.pl */p2.pl
user_list.txt user_list.txt
req/*.ident
req/*.ident.done

+ 2
- 0
req/.gitignore View File

@@ -0,0 +1,2 @@
*.ident
*.ident.done

Loading…
Cancel
Save