Skip to content

Commit

Permalink
fix gitignore #3
Browse files Browse the repository at this point in the history
  • Loading branch information
matyaskopp committed Jun 14, 2024
1 parent 6ba44e0 commit 30cded4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dist
/dist
dpan/dpan/authors/id/D/DP/DPAN/*.tar.gz
dpan/dpan/authors/id/D/DP/DPAN/*.tar.gz.patched
!dpan/dpan/authors/id/D/DP/DPAN/.gitkeep
extensions
local_install
local_www
Treex-PML
unix_install
virtualenv
/local_install
/local_www
/Treex-PML
/unix_install
/virtualenv
win32_strawberry/perl/*
!win32_strawberry/perl/.gitkeep

0 comments on commit 30cded4

Please sign in to comment.