Commit Graph

21 Commits

Author SHA1 Message Date
Gergely Polonkai 72c54113e7 Add generated enumtypes files to .gitignore 2016-07-06 16:31:07 +02:00
Gergely Polonkai 3059bde5f0 Add GNU Globals files to .gitignore 2016-07-04 15:26:50 +02:00
Gergely Polonkai 370d30a88c Generating cscope database with make 2013-11-26 12:35:10 +01:00
Gergely Polonkai cf31d903ab Add var/ to ignored directories
I use this directory to store run-time files while testing.
I don't want to accidentally add them to the repo...
2013-11-26 11:24:07 +01:00
Gergely Polonkai 940686111d Consolidated conf/.gitignore into main .gitignore file 2013-01-05 14:35:44 +01:00
Gergely POLONKAI (W00d5t0ck) a72075a840 Created a NetBeans project
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-08-25 22:16:08 +02:00
Gergely POLONKAI 8195c7d134 Extended .gitignore files
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-05-19 14:57:02 +02:00
Gergely POLONKAI ab676b17a0 Added libtool specific files to .gitignore
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-05-19 12:41:27 +02:00
Polonkai Gergely 92ff91b989 Made create-world.sh and drop-world.sh a template.
create-world.sh and drop-world.sh are now autogenerated by the configure
script, as they need to hold some paths set by that script.

Signed-off by Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-27 19:42:56 +00:00
Gergely POLONKAI e7b142ea31 Added *.bak to global .gitignore 2012-03-25 11:57:49 +02:00
Gergely POLONKAI 3163ad4783 Finished GtkDoc style code documenting.
Added full GtkDoc support
Fixed code comment blocks

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-24 23:52:36 +01:00
Gergely POLONKAI 71ffb83626 Player data processing, minor changes
* Added .anjuta and tags file to .gitignore
* Added new client states
* Moved client connection closing to a separate function
* Added conditional processing of client buffer depending on client state
* Created the basic player structure

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-21 16:07:02 +01:00
Polonkai Gergely 1eb1482f35 Added *.db to .gitignore
*.db files are the actual SQLite database files. Their skeletons will be added
to the Git repository later.
2012-03-14 19:00:52 +00:00
Gergely Polonkai 7365ae531d Added backup and .exe files to .gitignore (cygwin) 2012-03-10 18:15:14 +01:00
Gergely Polonkai (W00d5t0ck) 13d99aa4b0 Extended .gitignore files
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-07 23:00:58 +01:00
Gergely Polonkai (W00d5t0ck) dee313f5ef Extended .gitignores 2012-03-07 16:43:31 +01:00
Gergely Polonkai (W00d5t0ck) 869570071d Added autotools stuff 2012-03-07 16:37:43 +01:00
Gergely Polonkai (W00d5t0ck) dc1a6d7a0a Moved old codebase to old-codebase/ 2012-03-07 16:24:50 +01:00
Polonkai Gergely 4b0989f85b Added several more ignored files 2012-03-05 17:33:13 +00:00
Polonkai Gergely b39005f561 Moved *.swp to main .gitignore, and added current syslog to .gitignore 2012-03-05 17:12:06 +00:00
Polonkai Gergely 9e36096953 Added CircleMUD 3.1 as initial commit 2012-03-03 21:35:30 +01:00