update changelog in prep for release
[catagits/CatalystX-Declare.git] / .gitignore
CommitLineData
856ac9a7 1# VIM swap files
2*.swp
3*.swo
4
5# VIM project files
6*.vim
7
8# root directory files
9/*.txt
10/*.pl
11/Makefile*
12/*.sx
13/*.sxc
14
15# except
16!Makefile.PL
17
18# M:I and builds
19inc/
20blib/
21cover_db/
22pm_to_blib
23test.out
24META.yml
25
26# hidden
27.*
28!.gitignore
29
30# misc
31Debian_CPANTS.txt