diff options
author | Adam <Adam@anope.org> | 2013-03-14 15:19:41 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-03-14 15:19:41 -0400 |
commit | b17ba83e9c5da3620277ff317b5f82dc397813d7 (patch) | |
tree | e3a4dfc4fb0a62172816c1c41548bb18e89dea4a /win/.gitignore | |
parent | ade9cc213446832e818f4dd2c7d942e498cbb2d0 (diff) |
Replace Windows build system and installer with cmake
Diffstat (limited to 'win/.gitignore')
-rw-r--r-- | win/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win/.gitignore b/win/.gitignore new file mode 100644 index 000000000..a49a10efa --- /dev/null +++ b/win/.gitignore @@ -0,0 +1,2 @@ +inspircd_version.h
+inspircd.rc
|