update gitignore
This commit is contained in:
parent
a7c2661c1c
commit
c96aaa0524
12
.gitignore
vendored
12
.gitignore
vendored
@ -15,12 +15,12 @@ filterscripts/*
|
||||
# plugins
|
||||
plugins/*
|
||||
!plugins/TPoker.cpp
|
||||
!plugins/TPoker.so
|
||||
!plugins/TPoker.dll
|
||||
!plugins/RouteConnectorPlugin.dll
|
||||
!plugins/mysql.dll
|
||||
!plugins/regex.dll
|
||||
!plugins/MerRandom.dll
|
||||
!TPoker.so
|
||||
!TPoker.dll
|
||||
!RouteConnectorPlugin.dll
|
||||
!mysql.dll
|
||||
!regex.dll
|
||||
!MerRandom.dll
|
||||
|
||||
# gamemodes
|
||||
gamemodes/*
|
||||
|
Loading…
Reference in New Issue
Block a user