Initial commit after renaming from fix-plugin-does-not-exist-notices to wp-fix-plugin-does-not-exist-notices
This commit is contained in:
8
.augmentignore
Normal file
8
.augmentignore
Normal file
@ -0,0 +1,8 @@
|
||||
# Augment ignore file
|
||||
# Additional patterns beyond .gitignore that should be ignored by Augment's context engine
|
||||
|
||||
# You can use the ! prefix to include files that are excluded by .gitignore
|
||||
# Example: !important-file.log (This would include important-file.log even if *.log is in .gitignore)
|
||||
|
||||
# Augment specific
|
||||
.augment-cache/
|
Reference in New Issue
Block a user