<<<<<<< HEAD
# This file is used to ignore files which are generated
# ----------------------------------------------------------------------------

build/
isodir/

<<<<<<< HEAD
!build/bin/LudOS.bin 
!build/bin/LudOS.img
!build/bin/initrd.tar
=======
!build/bin/LudOS.bin
!build/bin/LudOS.img
!build/bin/initrd.img
>>>>>>> b9b7ef355f304a27062c1864d1d417bc397d3c18

CMakeCache.txt
CMakeLists.txt.user
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake

*~
*.autosave
*.a
*.core
*.moc
*.o
*.texinfo
*.html
*.dmp
*.obj
*.orig
*.rej
*.so
*.so.*
*_pch.h.cpp
*_resource.rc
*.qm
.#*
*.*#
core
!core/
tags
.DS_Store
.directory
*.debug
Makefile*
*.prl
*.app
moc_*.cpp
ui_*.h
qrc_*.cpp
Thumbs.db
*.res
*.rc
/.qmake.cache
/.qmake.stash


# qtcreator generated files
*.pro.user*

# xemacs temporary files
*.flc

# Vim temporary files
.*.swp

# Visual Studio generated files
*.ib_pdb_index
*.idb
*.ilk
*.pdb
*.sln
*.suo
*.vcproj
*vcproj.*.*.user
*.ncb
*.sdf
*.opensdf
*.vcxproj
*vcxproj.*

# MinGW generated files
*.Debug
*.Release

# Python byte code
*.pyc

# Binaries
# --------
*.dll
*.exe

=======
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app
>>>>>>> 9ba74a7265096b7c06b23375954061a27e3a1f49
