f16725e 3 months ago History
1 contributor
45 lines | 0.65kb
# Exclude these files from deployment

# Development metadata
**/.metadata/**
**/.settings/**
**/Release/**
**/Debug/**

# OS files
**/.DS_Store
**/Thumbs.db

# Version control
**/.git/**
**/.svn/**

# IDE files
**/.project
**/.cproject
**/.classpath

# Temporary files
**/tmp/**
**/temp/**

# Large binaries
**/*.bin
**/*.elf
# **/*.rpm  # Commented out to allow offline packages
**/*.o

# Offline packages (comment out the line below to include packages in deployment)
# packages/**

# Other projects not related to autoSMART
configi/**
raduin/**
radion/**
linux/**
ipconfig/**
autoNAS/**
VariaMediaDump/**
Madagascar/**
RemoteSystemsTempFiles/**