resonant-induction/.gitignore
Rseifert 27c4b3b197 Bug Fix on Manipulator Stack injection into chests
Manipulator was stacking up items more than there max stack size

Also i Change the .gitignore too support the fact i use the textures in
the src folder for my eclipse to function. I would have use the include
bat but it failed to function
I Also added a simple boolean in TileEntityAssemblyNetwork to test
everything without having a power supply attacked to the blocks.
2013-01-31 01:09:31 -05:00

25 lines
No EOL
405 B
Text

*.bat
*.sh
*.db
*.exe
/*/
/src/minecraft/assemblyline/textures
/src/minecraft/assemblyline/language
/src/minecraft/assemblyline/conveyor.ogg
LICENSE.txt
CHANGELOG
!/src/
/src/minecraft/*
!/src/minecraft/assemblyline/
!/src/minecraft/universalelectricity/
!/src/minecraft/dan200
!/resources/
!/models/
!info.txt
!AssemblyLineStandard.xml
!publish.bat
!publish_obf.bat
!include.bat
!buildlocal.bat
!/README